Write to file
Description
Write to file is a Process Entry in the File Management Plugin for Process Studio Processes. Write to file is a Process Entry can write text content to an existing or new file or append text to an existing file
Configurations
No. | Field Name | Description |
---|---|---|
1 | Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
File: | ||
1 | File name | Enter or browse the filename to write to. |
2 | Create parent folder | Enable checkbox to create file structure. |
3 | Append file | Enable checkbox to append to file. |
Content: | ||
1 | Encoding | Select the character encoding of your text from drop down list. |
2 | Text | Provide the text to write to file |